stylecontext: Fix doc comment
authorTimm Bäder <mail@baedert.org>
Sun, 8 Oct 2017 15:42:41 +0000 (17:42 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 10 Oct 2017 07:49:35 +0000 (09:49 +0200)
There is no @cr here anymore.

gtk/gtkstylecontext.c

index 2ee072c348b64c43d1bde5fad3bd12c4ae3b518c..12148cf1699b1abd3ad6c31cb547e1b48baf6a63 100644 (file)
@@ -1955,7 +1955,7 @@ gtk_render_insertion_cursor (GtkStyleContext *context,
  * @index: the index in the #PangoLayout
  * @direction: the #PangoDirection of the text
  *
- * Draws a text caret on @cr at the specified index of @layout.
+ * Draws a text caret using @snapshot at the specified index of @layout.
  *
  * Since: 3.90
  **/